home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 1501_600 / DISK1524 / DISK1524.ZIP / LILSPROG.DOC < prev    next >
Text File  |  1989-06-08  |  1KB  |  19 lines

  1. LILSPROGH
  2. by phil paustian 
  3.  
  4. Requirements:IBM PC or compatible, a Basic language, and a graphics card.
  5.  
  6.     This program creates some of the same designs as SPROGH, but is much
  7. simpler. Load Basic, then load and run the program, and you will be given
  8. two input prompts. Type in any two numbers, hitting [Enter] after each,
  9. and the program will draw a design for you.  If you want a curved design
  10. use two small numbers, between plus and minus 15 or thereabouts.  If you
  11. use large numbers, you may find it a challenge to create aesthetically
  12. pleasing patterns, but keep trying and you'll be rewarded when you least
  13. expect it. You might try some of these examples for inspiration: 2 and 90;
  14. 124 and 2; 4 and 91; 42 and 238; 38 and 90; 116 and 2; 68 and 100; 124 and
  15. 240; 12 and 132; 42 and 282; 110 and 50; 34 and 64; 256 and 336; 58 and 94;
  16. 124 and 64; 132 and 48; 138 and 46; 130 and 46; 56 and 2; 3 and 60.
  17.     If the drawings don't fit correctly on your screen, just fiddle around
  18. with the variables E,F,G, and H in line 1 of the program until it fits.
  19.